GrapeCity.Spreadsheet アセンブリ > GrapeCity.Spreadsheet 名前空間 > Worksheet クラス > SetBackgroundPicture メソッド : SetBackgroundPicture(IConvertible<Stream>,String) メソッド |
'宣言
Public Overloads Sub SetBackgroundPicture( _ ByVal imageConvertible As IConvertible(Of Stream), _ ByVal contentType As String _ )
public void SetBackgroundPicture( IConvertible<Stream> imageConvertible, string contentType )